net/http/pprof.handler.ServeHTTP (method, view implemented interface methods)

2 uses

	net/http/pprof (current package)
		pprof.go#L231: func (name handler) ServeHTTP(w http.ResponseWriter, r *http.Request) {
		pprof.go#L371: 			handler(name).ServeHTTP(w, r)